Uploaded image for project: 'Nutch'
  1. Nutch
  2. NUTCH-1881

ant target resolve-default to keep test libs

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 1.9
    • 1.10
    • build
    • None
    • Patch Available

    Description

      The ant target resolve-default depends on clean-lib which causes all libs to be removed, including test libs which are then not resolved again. After

      % ant resolve-test resolve-default
      

      build/test/lib/ is missing. Also any targets which depend on resolve-default can cause the libs to disappear. There is no impact on the build as such but Eclipse does complain if libs are missing (eg. junit) and there is no fast way to let them re-appear (except running target "test" which takes long).

      Attachments

        1. NUTCH-1881-v1.patch
          2 kB
          Sebastian Nagel

        Activity

          People

            Unassigned Unassigned
            snagel Sebastian Nagel
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: